home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / CMDLG.PAK / CMDLGR.H < prev    next >
Text File  |  1997-05-06  |  411b  |  14 lines

  1. // Borland C++ Windows - (C) Copyright 1994 by Borland International
  2.  
  3. // FILE : cmdlgr.h
  4.  
  5. #define szCMDLGAPAbout "Common Dialog Example\nCopyright (c) 1994 Borland International, Inc."
  6.  
  7. #define CM_U_FILEOPEN               0x100
  8. #define CM_U_COLOR                  0x101
  9. #define CM_U_FONT                   0x102
  10. #define CM_EXIT                     0x103
  11.  
  12. #define CM_U_HELPABOUT              0x200
  13.  
  14.